ShumateState

Tile loading state.

Values

ValueMeaning
NONE0

Initial or undefined state

LOADING1

Tile is loading

LOADED2

Tile is loaded but not yet displayed

DONE3

Tile loading finished. Also used to inform map sources that tile loading has been cancelled.

Meta